-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[TESTING] Test thrift-remodel branch with datafusion #17916
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
8909594
to
75f56fc
Compare
75f56fc
to
907b3a2
Compare
🤖 |
🤖: Benchmark completed Details
|
My assessment is that the thrift-remodel branch is ready to go, so closing down this PR: #17916 (comment) |
Which issue does this PR close?
thrift-remodel
branch with DataFusion arrow-rs#8513Rationale for this change
This PR is not meant to be merged -- I am using it to test the proposed
thrift-remodel branch with DataFusion. The thrift-remodel branch has
a brand new, much faster, thrift metadata decoder.
Specifically, this PR is to run the DataFusion test suite with the thrift-remodel branch
of arrow-rs to see if there are any issues before we merge it.
What changes are included in this PR?
Are these changes tested?
Changes
Things that would help upgrade
Are there any user-facing changes?